It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2024-10-09 0 10 // 1 2024-10-10 0 11 // 2 2024-10-11 0 10 // 3 2024-10-12 0 0 // 4 2024-10-13 0 0 // 5 2024-10-14 0 17 // 6 2024-10-15 0 6 // 7 2024-10-16 0 0 // 8 2024-10-17 0 12 // 9 2024-10-18 0 12 // 10 2024-10-19 0 0 // 11 2024-10-20 0 0 // 12 2024-10-21 0 14 // 13 2024-10-22 0 9 // 14 2024-10-23 0 11 // 15 2024-10-24 0 1 // 16 2024-10-25 0 3 // 17 2024-10-26 0 8 // 18 2024-10-27 0 5 // 19 2024-10-28 0 6 // 20 2024-10-29 0 1